Home > biomechZoo > Toolbox > Support Functions > readc3dBtk.m

readc3dBtk

PURPOSE ^

r = READC3DBTK(fl) reads c3d files using the BTK toolbox.

SYNOPSIS ^

function r = readc3dBtk(fl)

DESCRIPTION ^

 r = READC3DBTK(fl) reads c3d files using the BTK toolbox.

 ARGUMENTS
  fl   ...   file path leading to c3d file

 RETURNS
  r    ...   struct containing all c3d info

 See also readc3d

 NOTES:
 - BTK toolkit must be installed to run this file. Downloaded BTK  <a href="http://code.google.com/p/b-tk/">here</a>

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005